-
Notifications
You must be signed in to change notification settings - Fork 6.8k
test(chip-list): rework tests to work under Ivy #15427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fixes the chip list tests that are failing under Ivy due to a known breaking change.
Equivalent of angular#15427 for master. Fixes the chip list tests that are failing under Ivy due to a known breaking change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but please also cherry-pick this into a PR for master
Equivalent of #15427 for master. Fixes the chip list tests that are failing under Ivy due to a known breaking change.
Updates the blocklist to enable the tests that were fixed by angular/components#15427. This PR resolves FW-1145.
Updates the blocklist to enable the tests that were fixed by angular/components#15427. This PR resolves FW-1145. PR Close #29228
Equivalent of #15427 for master. Fixes the chip list tests that are failing under Ivy due to a known breaking change.
Equivalent of angular#15427 for master. Fixes the chip list tests that are failing under Ivy due to a known breaking change.
Updates the blocklist to enable the tests that were fixed by angular/components#15427. This PR resolves FW-1145. PR Close angular#29228
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Fixes the chip list tests that are failing under Ivy due to a known breaking change.